home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7591 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  921 b 

  1. Path: omp-paderborn.de!fiction!colwyn!lyssa!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <19960404.E197D80.26DE@hydra.zrz.tu-berlin.de> <4kksma$6c1@news.uni-paderborn.de> <4l5clk$hrr@sunsystem5.informatik.tu-muenchen.de>
  4. From: "Matthias Scheler" <tron@lyssa.owl.de>
  5. Date: Thu, 18 Apr 1996 20:07:18 +0200
  6. Distribution: world
  7. Subject: Re: Sense of V43 picture.datatype ?
  8. Message-ID: <43929@lyssa.owl.de>
  9. Organization: Private Internet Ostwestfalen-Lippe
  10.  
  11. Juergen "Rally" Fischer wrote in comp.sys.amiga.programmer about "Re: Sense
  12. of V43 picture.datatype ?":
  13. > |> Short: 24Bit picture.datatype for CyberGfx
  14. > BTW how to open a 24bit screen ?
  15.  
  16.  Screen=OpenScreenTags(...,SA_Detph,24L,...,TAG_DONE);
  17.  
  18. > Is it a intuilib/openscreen call with different parameter
  19.  
  20. Yes.
  21.  
  22. > or a own routine ?
  23.  
  24. No.
  25.  
  26. > writepixelarray24 ? :)
  27.  
  28. cybergraphics.library/WritePixelArray()
  29.  
  30. -- 
  31. Matthias Scheler
  32. tron@lyssa.owl.de
  33.  
  34.